The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::getImageInterpolateMethodReturns the interpolation method

Descripción

int Imagick::getImageInterpolateMethod ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the interpolation method for the specified image.

Valores retornados

Returns the interpolate method on success. Throw an ImagickException on error.


The Imagick class
PHP Manual